home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Sep 89 / Y0057-The "Textless" Dial-Sep89 < prev    next >
Encoding:
Text File  |  1989-09-19  |  1.5 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    9058151                         18-Sept-89        18:07
  2.  
  3. From:   TRAMMEL1                        Trammel, Troy
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    The "Textless" Dialog
  8.  
  9. Hello,
  10.  
  11. I am currently involved in writing my first MacApp program and so far things
  12. have been going very well.  However, I am having a small problem that is
  13. proving to be difficult.  If someone could shine some light on the subject, I
  14. could move on to more important things.  So here is the problem:
  15.  
  16. At vary points in my application host database calls are made.  In order to
  17. inform the user as to what the application is doing, I put a modeless dailog in
  18. the middle of the screen with a text message in it.  The problem is that
  19. although the dialog window appears, the text in the dialog does not appear in a
  20. timely fashion.  I say "timely" because it appears that if the dialog is left
  21. on the screen long enough or another modal dialog is placed in front of the
  22. modeless dialog, the text will eventually appear.  I have tried  several things
  23. including (but not limited to) ForceRedraw, setting view enable, view focus,
  24. view shown.  I was using paramTxt, changed it to SetText.  Tried putting the
  25. static text directly in a View. Tried a couple shots at invalidRect, etc.
  26.  
  27. Any more suggestions?  Maybe a method call that doesn't return until the screen
  28. is fully updated?  Please include my link address when responding, as I am not
  29. on MacApp.Tech$.
  30.  
  31. Troy Trammel
  32. TRAMMEL1
  33.  
  34.